Home
last modified time | relevance | path

Searched refs:clc (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.c41 ctftests_lookup_cb_t *clc = arg; in ctftest_lookup_type_cb() local
43 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() local
64 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 …]
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrncmp.S89 clc / clear carry bit
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.S186 clc /* success, clear carry flag */
/illumos-gate/usr/src/lib/brand/shared/brand/amd64/
H A Dhandler.S209 clc /* success, clear carry flag */
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S1018 clc
/illumos-gate/exception_lists/
H A Dhdrchk309 usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h