Searched refs:clc (Results 1 – 6 of 6) sorted by relevance
41 ctftests_lookup_cb_t *clc = arg; in ctftest_lookup_type_cb() local43 if (ctf_type_name(clc->clc_fp, id, buf, sizeof (buf)) == NULL) in ctftest_lookup_type_cb()46 if (strcmp(buf, clc->clc_name) != 0) in ctftest_lookup_type_cb()49 clc->clc_id = id; in ctftest_lookup_type_cb()62 ctftests_lookup_cb_t clc; in ctftest_lookup_type() local64 clc.clc_fp = fp; in ctftest_lookup_type()65 clc.clc_id = CTF_ERR; in ctftest_lookup_type()66 clc.clc_name = name; in ctftest_lookup_type()68 (void) ctf_type_iter(fp, B_TRUE, ctftest_lookup_type_cb, &clc); in ctftest_lookup_type()69 return (clc.clc_id); in ctftest_lookup_type()[all …]
89 clc / clear carry bit
186 clc /* success, clear carry flag */
209 clc /* success, clear carry flag */
1018 clc
309 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h