Searched defs:atom (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-string.c | 77 ctf_str_purge_atom_refs (ctf_str_atom_t *atom) in ctf_str_purge_atom_refs() 93 ctf_str_atom_t *atom = a; in ctf_str_free_atom() local 150 ctf_str_atom_t *atom = NULL; in ctf_str_add_ref_internal() local 220 ctf_str_atom_t *atom; in ctf_str_add() local 237 ctf_str_atom_t *atom; in ctf_str_add_ref() local 253 ctf_str_atom_t *atom; in ctf_str_add_external() local 270 ctf_str_atom_t *atom = NULL; in ctf_str_remove_ref() local 292 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; in ctf_str_rollback_atom() local 310 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; in ctf_str_purge_one_atom_refs() local 356 ctf_str_atom_t *atom = (ctf_str_atom_t *) value; in ctf_str_count_strtab() local [all …]
|
/dflybsd-src/contrib/libpcap/ |
H A D | optimize.c | 627 int atom; in compute_local_ud() local 1428 register int atom; in deadstmt() local 1457 register int atom; in opt_deadstores() local 1592 int atom; in use_conflict() local
|
/dflybsd-src/sbin/dhclient/ |
H A D | conflex.c | 375 intern(char *atom, int dfv) in intern()
|
/dflybsd-src/contrib/awk/ |
H A D | b.c | 1128 replace_repeat(const uschar *reptok, int reptoklen, const uschar *atom, in replace_repeat() 1193 static int repeat(const uschar *reptok, int reptoklen, const uschar *atom, in repeat()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gcc.c | 5481 input_suffix_matches (const char *atom, const char *end_atom) in input_suffix_matches() 5491 input_spec_matches (const char *atom, const char *end_atom) in input_spec_matches() 5505 switch_matches (const char *atom, const char *end_atom, int starred) in switch_matches() 5539 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() 5574 const char *atom, *end_atom; in handle_braces() local 5737 process_brace_body (const char *p, const char *atom, const char *end_atom, in process_brace_body() 7126 const char *atom; in validate_switches() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gcc.c | 6197 input_suffix_matches (const char *atom, const char *end_atom) in input_suffix_matches() 6207 input_spec_matches (const char *atom, const char *end_atom) in input_spec_matches() 6221 switch_matches (const char *atom, const char *end_atom, int starred) in switch_matches() 6255 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() 6290 const char *atom, *end_atom; in handle_braces() local 6504 process_brace_body (const char *p, const char *atom, const char *end_atom, in process_brace_body() 8558 const char *atom; in validate_switches() local
|
H A D | hsa-brig.c | 1895 else if (hsa_insn_atomic *atom = dyn_cast <hsa_insn_atomic *> (insn)) in emit_insn() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 1820 atom (struct dfa *dfa) in atom() function
|