Home
last modified time | relevance | path

Searched defs:wherep (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/audio/common/
H A Dwav.c97 find_riff_chunk(const char *search, size_t *remainp, char **wherep, uint32_t *partlen) in find_riff_chunk()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp3717 static void node_list_split(node *p, int *wherep, node **prep, node **postp) in node_list_split()