Searched refs:LABEL (Results 1 – 4 of 4) sorted by relevance
49 LABEL(___gettimeofday)57 LABEL(___gettimeofday_with_mach)77 LABEL(___gettimeofday)
40 LABEL(tramp_cerror)50 LABEL(tramp_cerror_nocancel)60 LABEL(__sysenter_trap)
1176 #define LABEL "this_is_a_test_label_that_is_very_long_and_will_be_truncated" \ macro1179 static_assert(sizeof(LABEL) > MAX_LABEL_LEN,1197 strlcpy(exp_label, LABEL, sizeof(exp_label));1257 dispatch_queue_t testq = dispatch_queue_create(LABEL, 0);1258 T_ASSERT_NOTNULL(testq, "created queue with label: " LABEL);
236 #define LABEL(name) \