Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtime.rs275 pub fn is_negative(self) -> bool { 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.c451 __bpf_strtoull(const char * buf,size_t buf_len,u64 flags,unsigned long long * res,bool * is_negative) __bpf_strtoull() argument
505 bool is_negative; __bpf_strtoll() local
552 bool is_negative; BPF_CALL_4() local
[all...]