Searched defs:funArg (Results 1 – 1 of 1) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/lcstream/ |
| D | lcstream.c | 86 void Process1In1Out(LCStream* s, LCStreamFunction f, void* funArg) { in Process1In1Out() 160 void Process2In1Out(LCStream* s, LCStreamFunction f, void* funArg) { in Process2In1Out() 248 void Process3In1Out(LCStream* s, LCStreamFunction f, void* funArg) { in Process3In1Out() 346 void Process4In1Out(LCStream* s, LCStreamFunction f, void* funArg) { in Process4In1Out() 456 void LCSTREAMProcess(LCStream* s, BOOL do_flush, LCStreamFunction f, void* funArg) { in LCSTREAMProcess()
|