Home
last modified time | relevance | path

Searched defs:is_negative (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Doverflow.h44 #define is_negative(a) (!(is_non_negative(a))) macro
/linux/drivers/media/spi/
H A Dcxd2880-spi.c40 u8 is_negative; member
/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd.h166 u8 is_negative; member
/linux/kernel/bpf/
H A Dhelpers.c448 unsigned long long *res, bool *is_negative) in __bpf_strtoull()
502 bool is_negative; in __bpf_strtoll() local
549 bool is_negative; in BPF_CALL_4() local