Searched refs:ness (Results 1 – 14 of 14) sorted by relevance
62 // seems pretty weird that we have to get rid of the const'ness here,63 // but trying to propagate the const'ness through all the way to the fMenus
144 ; 'fast'ness in the code.
410 ksh_nice(int ness) in ksh_nice() argument417 if (nice(ness) == -1 && (eno = errno) != 0) in ksh_nice()420 (void)nice(ness); in ksh_nice()
123 295472 "executable has wrong endian-ness" when target executable has
159 # Endian-ness of the target
697 # are compatible with the general 32-bit-ness.
193 * Fix const-ness of parameters & make usage() methods static
4941 1ness
1440 Fixed broken-ness when reading /etc/ethers. 2.21 broke
3738 not initialized); this turns on const-ness only for compilers where
9489 Check for read-only-ness when preparing for array sort (issue 2419).
3748 not initialized); this turns on const-ness only for compilers where
564 shared-ness. Now, we always hold a ref on anything opened
7155 * xmlschemas.c: small signed-ness patch from Steve Little