Searched defs:inverse (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/texinfo/info/ |
H A D | display.h | 34 int inverse; /* Non-zero means this line is inverse. */ member
|
/openbsd/gnu/gcc/gcc/ |
H A D | lambda-trans.c | 62 lambda_trans_matrix inverse; in lambda_trans_matrix_inverse() local
|
H A D | tree-ssa-loop-niter.c | 88 inverse (tree x, tree mask) in inverse() function
|
H A D | loop-iv.c | 1248 inverse (unsigned HOST_WIDEST_INT x, int mod) in inverse() function
|
H A D | lambda-code.c | 772 lambda_matrix inverse, H1; in lambda_compute_target_space() local
|
/openbsd/sbin/mount/ |
H A D | getmntopts.c | 69 int inverse, negative, needval, ret = 0; in getmntopt() local
|
/openbsd/libexec/ld.so/ |
H A D | trace.c | 32 int inverse; /* blacklist instead of whitelist */ member
|
/openbsd/usr.bin/pkill/ |
H A D | pkill.c | 87 int inverse; variable
|
/openbsd/lib/libcrypto/idea/ |
H A D | idea.c | 315 inverse(unsigned int xin) in inverse() function
|
/openbsd/regress/lib/libm/msun/ |
H A D | invtrig_test.c | 433 ATF_TC_BODY(inverse, tc) in ATF_TC_BODY() argument
|
/openbsd/games/canfield/canfield/ |
H A D | canfield.c | 557 printrank(int a, int b, const struct cardtype *cp, bool inverse) in printrank() 597 bool inverse = (cp->suit == 'd' || cp->suit == 'h'); in printcard() local
|
/openbsd/sys/arch/luna88k/dev/ |
H A D | omrasops.c | 101 u_int32_t lmask, rmask, glyph, inverse; in om1_putchar() local
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 677 ScaledNumber inverse() const { return ScaledNumber(*this).invert(); } in inverse() function
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | gdbremote.py | 82 def inverse(self, on=True): member in TerminalColors
|
H A D | mach_o.py | 252 def inverse(self, on=True): member in TerminalColors
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1620 ConstantRange ConstantRange::inverse() const { in inverse() function in ConstantRange
|