Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dcode.c772 classifystruct(struct symtab *sp, int off) in classifystruct() function
827 cl2 = classifystruct(strmemb(sp->sap), off); in classifystruct()
888 cl = classifystruct(strmemb(ap), 0); in argtyp()
894 cl = classifystruct(strmemb(ap), 0); in argtyp()
895 cl2 = classifystruct(strmemb(ap), 1); in argtyp()