Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/rpcgen/
H A Drpc_tblout.c53 static const char null_entry[] = "\n\t(char *(*)())0,\n\ variable
98 fprintf(fout, null_entry);
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-opc.c79 if (kt->null_entry) in cgen_keyword_lookup_name()
80 return kt->null_entry; in cgen_keyword_lookup_name()
127 kt->null_entry = ke; in cgen_keyword_add()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dcgen-opc.c79 if (kt->null_entry) in cgen_keyword_lookup_name()
80 return kt->null_entry; in cgen_keyword_lookup_name()
127 kt->null_entry = ke; in cgen_keyword_add()
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcgen.h529 const CGEN_KEYWORD_ENTRY *null_entry; member
H A DChangeLog-91031720 (CGEN_KEYWORD): New member `null_entry'.
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dcgen.h518 const CGEN_KEYWORD_ENTRY *null_entry; member
H A DChangeLog-91031701 (CGEN_KEYWORD): New member `null_entry'.