Searched defs:add_state (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | sm.cc | 73 state_machine::add_state (const char *name) in add_state() function in ana::state_machine |
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | sm.cc | 104 state_machine::add_state (const char *name) in add_state() function in ana::state_machine |
H A D | sm-malloc.cc | 1474 malloc_state_machine::add_state (const char *name, enum resource_state rs, in add_state() function in ana::__anona66534980111::malloc_state_machine |
/netbsd-src/usr.sbin/pf/pfs/ | ||
H A D | parse.y | 486 add_state(void) in add_state() function |