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/
H A Denum-1.c27 atom () in atom() function
/openbsd-src/lib/libpcap/
H A 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/
H A 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/
H A Dconflex.c355 intern(char *atom, int dfv) in intern()
/openbsd-src/usr.bin/awk/
H A Db.c1136 replace_repeat(const uschar * reptok,int reptoklen,const uschar * atom,int atomlen,int firstnum,int secondnum,int special_case) replace_repeat() argument
1201 repeat(const uschar * reptok,int reptoklen,const uschar * atom,int atomlen,int firstnum,int secondnum) repeat() argument
[all...]
/openbsd-src/gnu/gcc/gcc/
H A 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/
H A DHashedNameToDIE.cpp110 const char *DWARFMappedHash::GetAtomTypeName(uint16_t atom) { in GetAtomTypeName()
/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.xs532 myWinQueryAtomName(ATOM atom, HATOMTBL hAtomTbl) in myWinQueryAtomName()