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

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Diso2022.h65 #define MULT 2 macro
H A Dhsearch.c35 MULT - use a multiplicative hashing function.
68 #ifdef MULT
72 # define MULT macro
92 #ifdef MULT
445 #ifdef MULT
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c33 * MULT - use a multiplicative hashing function.
77 #ifdef MULT
81 #define MULT macro
101 #ifdef MULT
484 #ifdef MULT
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c52 #define MULT 270 macro
99 OR, AND, ADD, SUBT, MULT, DIV, REM, MCH,
279 case MULT:
569 case MULT:

Completed in 60 milliseconds