Home
last modified time | relevance | path

Searched refs:__nocast (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dnocast.c1 #define __nocast __attribute__((nocast)) macro
2 typedef unsigned long __nocast ulong_nc_t;
83 unsigned long long __nocast *bad_size = t; in assign_ptr()
84 short __nocast *bad_i = t; in assign_ptr()
85 long __nocast *bad_l = t; in assign_ptr()
H A Dtype-compare.c3 #define __nocast __attribute__((nocast)) macro
51 if ([int] == [int __nocast]) return 1; in test()
59 if ([int *] == [int __nocast *]) return 1; in test()
H A Dptr-inherit.c4 #define __nocast __attribute__((nocast)) macro
41 int __nocast o; in test_nocast()
42 int __nocast *p = &o; /* check-should-pass */ in test_nocast()
H A Dtypeof-mods.c3 #define __nocast __attribute__((nocast)) macro
119 int __nocast obj, *ptr; in test_nocast()
/third_party/ltp/scripts/
H A Dcheckpatch.pl471 __nocast|

Completed in 10 milliseconds