Searched refs:stAlloc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dstatement.c57 stAlloc(void) function
63 fatal("stAlloc(): %s", strerror(errno));
H A Dstatement.h93 extern statement_t *stAlloc();
H A Dparser.y213 register statement_t *st = stAlloc();
365 register statement_t *st = stAlloc();

Completed in 59 milliseconds