Searched refs:yyinit (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_pcb.c88 /* Darwin: moved call to yyinit() into dt_compile() where pcb is fully initialized. */
185 yyinit(dtp->dt_pcb);
H A Ddt_parser.h276 extern void yyinit(struct dt_pcb *);
H A Ddt_lex.l722 yyinit(dt_pcb_t *pcb)
H A Ddt_cc.c2473 yyinit(&pcb); // Darwin lex(1) ("flex") handily manages the string now present in pcb.pcb_string
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c105727 int yyinit; member in union:__anon716
[all...]

Completed in 492 milliseconds