Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtime.rs218 pub fn is_negative(self) -> bool { in is_negative() method
/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.c450 unsigned long long *res, bool *is_negative) in __bpf_strtoull()
504 bool is_negative; in __bpf_strtoll() local
551 bool is_negative; in BPF_CALL_4() local