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

/ast/src/cmd/ksh93/include/
H A Dnval.h155 #define NV_ZFILL 0x10 /* right justify and fill with leading zeros */ macro
171 #define NV_DOUBLE (NV_INTEGER|NV_ZFILL) /* for floating point */
194 #define NV_BLTINOPT NV_ZFILL /* mark builtins in libcmd */

Completed in 12 milliseconds