Home
last modified time | relevance | path

Searched refs:findop (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A DString.h50 extern const char *findop();
H A Delf_dem.h45 #define findop _elf_findop macro
H A Dnplist.c125 findop(char * c, int * oplen) in findop() function
H A Ddemangle.c191 x = findop(c, &oplen); in demangle()