Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libm/
H A Dt_bit.c22 bool is_negative; member
44 bool is_negative; member
/netbsd-src/external/bsd/top/dist/
H A Dap_snprintf.c353 register bool_int *is_negative, char *buf_end, in conv_10()
400 register bool_int *is_negative, char *buf_end, in conv_10_quad()
461 bool_int is_negative; in conv_in_addr() local
481 bool_int is_negative; in conv_sockaddr_in() local
501 boolean_e add_dp, int precision, bool_int *is_negative, in conv_fp()
685 bool_int is_negative; in ap_vformatter() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.h401 double_int::is_negative () const in is_negative() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.h401 double_int::is_negative () const in is_negative() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dgeneric-morestack.c318 int is_negative; in print_int() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dgeneric-morestack.c318 int is_negative; in print_int() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparams.c69 static int is_negative(const void *number, size_t s) in is_negative() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h462 struct is_negative { struct
467 inline cst_pred_ty<is_negative> m_Negative() { in m_Negative() argument