Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rpcgen/
H A Drpc_parse.c424 dec->rel = REL_POINTER; in get_declaration()
429 if (dec->rel == REL_POINTER) { in get_declaration()
438 if (dec->rel == REL_POINTER) { in get_declaration()
499 dec->rel = REL_POINTER; in get_prog_declaration()
H A Drpc_hout.c433 rel = REL_POINTER; in ptypedef()
454 case REL_POINTER: in ptypedef()
508 case REL_POINTER: in pdeclaration()
H A Drpc_parse.h53 REL_POINTER, /* pointer */ enumerator
H A Drpc_cout.c233 case REL_POINTER: in print_ifstat()
662 case REL_POINTER: in emit_inline()
H A Drpc_util.c216 case REL_POINTER: in isvectordef()