Home
last modified time | relevance | path

Searched refs:stringarray_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tradcpp/dist/
H A Dmain.c356 stringarray_init(&incpath_quote); in incpath_init()
357 stringarray_init(&incpath_user); in incpath_init()
358 stringarray_init(&incpath_system); in incpath_init()
359 stringarray_init(&incpath_late); in incpath_init()
992 stringarray_init(&freestrings); in init()
H A Dmacro.c193 stringarray_init(&m->params); in macro_create()
696 stringarray_init(&es->args); in expstate_init()
/netbsd-src/games/cgram/
H A Dcgram.c133 stringarray_init(struct stringarray *a) in stringarray_init() function
553 stringarray_init(&lines); in init()
554 stringarray_init(&sollines); in init()