Searched defs:is_negative (Results 1 – 4 of 4) sorted by relevance
409 unsigned long long *res, bool *is_negative) in __bpf_strtoull()463 bool is_negative; in __bpf_strtoll() local510 bool is_negative; in BPF_CALL_4() local
45 #define is_negative(a) (!(is_non_negative(a))) macro
40 u8 is_negative; member
166 u8 is_negative; member