Home
last modified time | relevance | path

Searched defs:atom (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
Denum-1.c27 atom () in atom() function
/openbsd/src/lib/libpcap/
Doptimize.c419 int atom; in compute_local_ud() local
1029 int atom; in deadstmt() local
1054 int atom; in opt_deadstores() local
1144 int atom; in use_conflict() local
/openbsd/src/usr.sbin/nsd/
Dnamedb.h347 rdata_atom_domain(rdata_atom_type atom) in rdata_atom_domain()
353 rdata_atom_size(rdata_atom_type atom) in rdata_atom_size()
359 rdata_atom_data(rdata_atom_type atom) in rdata_atom_data()
/openbsd/src/usr.sbin/dhcpd/
Dconflex.c355 intern(char *atom, int dfv) in intern()
/openbsd/src/usr.bin/awk/
Db.c1149 replace_repeat(const uschar *reptok, int reptoklen, const uschar *atom, in replace_repeat()
1214 static int repeat(const uschar *reptok, int reptoklen, const uschar *atom, in repeat()
/openbsd/src/gnu/gcc/gcc/
Dgcc.c5536 input_suffix_matches (const char *atom, const char *end_atom) in input_suffix_matches()
5563 switch_matches (const char *atom, const char *end_atom, int starred) in switch_matches()
5582 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches()
5617 const char *atom, *end_atom; in handle_braces() local
5770 process_brace_body (const char *p, const char *atom, const char *end_atom, in process_brace_body()
6936 const char *atom; in validate_switches() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.cpp110 const char *DWARFMappedHash::GetAtomTypeName(uint16_t atom) { in GetAtomTypeName()
/openbsd/src/gnu/usr.bin/perl/os2/OS2/OS2-Process/
DProcess.xs532 myWinQueryAtomName(ATOM atom, HATOMTBL hAtomTbl) in myWinQueryAtomName()