Searched refs:digits (Results 251 - 255 of 255) sorted by relevance

<<11

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemastypes.c1212 /* year must be at least 4 digits (CCYY); over 4
1213 * digits cannot have a leading zero. */
1233 * Parses a 2-digits integer and updates @num with the value. @cur is
1254 * 2-digits integer part and may or may not have a decimal part.
1489 * Parses a digits integer and updates @num with the value. @cur is
2065 * Returns the number of significant digits in the number or
2330 * Now evaluate the significant digits of the number
2358 * Set the total digits to 1 if a zero value.
3438 * If the number of integral digits differ, then we have our
3480 * If the number of integral digits i
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim1664 syn keyword baanBshell rdi.format.digits
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c5036 const char digits[] = "0123456789abcdef";
5041 * Lower case hexadecimal digits are used.
5177 *end-- = digits[val % 16];
14576 char c[32]; /* enough for "dof-data-" + digits */
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest49.vim201 " least two digits into the comment, press <C-P>.) At the end of the
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim5935 " be just digits themselves.

Completed in 501 milliseconds

<<11