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

/linux-master/include/linux/
H A Doverflow.h44 #define is_negative(a) (!(is_non_negative(a))) macro
/linux-master/drivers/media/spi/
H A Dcxd2880-spi.c40 u8 is_negative; member in struct:cxd2880_pid_filter_config
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd.h166 u8 is_negative; member in struct:cxd2880_tnrdmd_pid_ftr_cfg
/linux-master/kernel/bpf/
H A Dhelpers.c501 bool is_negative; local
548 bool is_negative; local
446 __bpf_strtoull(const char *buf, size_t buf_len, u64 flags, unsigned long long *res, bool *is_negative) argument
[all...]

Completed in 128 milliseconds