Searched refs:x4 (Results 1 - 19 of 19) sorted by relevance
/ast/src/lib/libast/uwin/ |
H A D | mathimpl.h | 69 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ 70 const static long cat3(name,,x)[] = {cat3t(0x,x1,x2), cat3t(0x,x3,x4)}; 78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) ;
|
/ast/src/cmd/std/ |
H A D | banner.c | 91 0x30, 0x8, 0x4, 0x4, 0x4, 0x8, 0x30, 0, 97 0x2, 0x4, 0x8, 0x10, 0x20, 0x40, 0x80, 0, 102 0x80, 0x84, 0x84, 0x84, 0xfe, 0x4, 0x4, 0, 112 0x20, 0x10, 0x8, 0x4, 0x8, 0x10, 0x20, 0, 140 0xfe, 0x4, 0x8, 0x10, 0x20, 0x40, 0xfe, 0, 142 0x80, 0x40, 0x20, 0x10, 0x8, 0x4, 0x2, 0, 143 0x7c, 0x4, [all...] |
/ast/src/lib/libast/comp/ |
H A D | fmtmsg.h | 65 #define MM_WARNING 0x4 /* could be a problem */
|
/ast/src/cmd/ksh93/include/ |
H A D | argnod.h | 117 #define ARG_MAC 0x4 /* string needs macro expansion */
|
H A D | edit.h | 263 #define HIST_HASH 0x4 /* hash event designator */
|
H A D | nval.h | 153 #define NV_LTOU 0x4 /* convert to uppercase */
|
/ast/src/lib/libast/include/ |
H A D | proc.h | 58 #define PROC_fd_dup 0x4
|
/ast/src/lib/libbz/ |
H A D | bzhdr.h | 486 (((UInt32)(s->ll4[(i) >> 1])) >> (((i) << 2) & 0x4) & 0xF)
|
/ast/src/lib/libdll/ |
H A D | dlfcn.c | 58 # define BIND_FIRST 0x4
|
/ast/src/cmd/pax/ |
H A D | pax.c | 1966 register char* x4 = x3 + x; local 2012 sfsprintf(x4, x, "%I*u updated, ", sizeof(ap->updated), ap->updated); 2014 *x4 = 0; 2017 *x3 = *x4 = 0; 2018 sfprintf(sfstderr, "%s%s%I*d block%s%s%s\n", x3, x4, sizeof(n), n, n == 1 ? "" : "s", x1, x2);
|
/ast/src/lib/libtk/generic/ |
H A D | tkText.h | 349 #define TK_TAG_JUSTIFY 0x4
|
H A D | tkOption.c | 69 #define WILDCARD 0x4 75 #define WILDCARD_LEAF_NAME 0x4
|
H A D | tkTest.c | 76 #define FOCUS 0x4
|
H A D | tk.h | 150 #define TK_ARGV_NO_ABBREV 0x4
|
H A D | tkText.c | 1996 #define TK_DUMP_TAG 0x4
|
H A D | tkBind.c | 449 #define MOTION 0x4
|
/ast/src/cmd/mailx/ |
H A D | spam.c | 85 #define SPAM_authentication_protocol 0x4 /* Authentication: protocol bad */
|
/ast/src/lib/libcmd/ |
H A D | cp.c | 150 #define PRESERVE_TIME 0x4 /* preserve times */
|
/ast/src/lib/libtksh/src/ |
H A D | var.c | 16 #define OVAR_UNSETDISC 0x4
|
Completed in 74 milliseconds