Home
last modified time | relevance | path

Searched refs:Action_emit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Ddfa.h41 void Action_emit(Action*, FILE *, int *);
Dcode.c300 Action_emit(Action *a, FILE *o, int *readCh) in Action_emit() function
590 Action_emit(s->action, o, readCh); in State_emit()