Searched defs:_f (Results 1 – 7 of 7) sorted by relevance
145 typedef struct _f { /* cache Fi/Fo set */ struct147 struct _f *next; argument155 struct _f *next; argument
10 def _f(a): function
42 def _f(): pass function
133 #define is_caller_non_secure(_f) (!!(_f & SMC_FROM_NON_SECURE)) argument134 #define is_caller_secure(_f) (!(is_caller_non_secure(_f))) argument
552 #define zzmatch_wdfltsig(_t,_f) \ argument
564 #define zzmatch_wdfltsig(_t,_f) \ argument