Searched refs:LIT (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/hppa/
H A Daddendbug.s5 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
H A Dfreg.s6 .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
/macosx-10.10/rsync-45/rsync/zlib/
H A Dinflate.h48 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon12253
73 LEN -> LENEXT or LIT or TYPE
75 LIT -> LEN
H A Dinflate.c978 state->mode = LIT;
1071 case LIT:
/macosx-10.10/sudo-73/src/zlib/
H A Dinflate.h46 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon12645
73 LEN -> LENEXT or LIT or TYPE
75 LIT -> LEN
H A Dinflate.c1058 state->mode = LIT;
1172 case LIT:
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinflate.h71 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon15215
96 LEN -> LENEXT or LIT or TYPE
98 LIT -> LEN
H A Dinflate.c1007 state->mode = LIT;
1100 case LIT:
/macosx-10.10/zlib-55/zlib/
H A Dinflate.h46 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon15693
73 LEN -> LENEXT or LIT or TYPE
75 LIT -> LEN
H A Dinflate.c1039 state->mode = LIT;
1153 case LIT:
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Di960.h100 #define LIT 0x08 /* Mask for the "literal-OK" bit */ macro
110 #define RL OP( 0, LIT, 0, 0 )
111 #define RSL OP( 0, LIT, 0, SFR )
113 #define FL OP( 0, LIT, FP, 0 )
115 #define RL2 OP( 1, LIT, 0, 0 )
117 #define FL2 OP( 1, LIT, FP, 0 )
119 #define RL4 OP( 3, LIT, 0, 0 )
121 #define FL4 OP( 3, LIT, FP, 0 )
128 #define LIT_OK(od) (od & LIT) /* TRUE if literal operand allowed */
/macosx-10.10/screen-22/screen/
H A Dansi.h60 LIT, /* Literal input */ enumerator in enum:state_t
H A Dansi.c93 "LIT", /* Literal input */
174 p->w_state = LIT;
198 p->w_state = LIT;
220 if (w->w_state == LIT)
329 if (curr->w_state == LIT &&
430 curr->w_state = LIT;
528 curr->w_state = LIT;
548 curr->w_state = LIT;
552 curr->w_state = LIT;
583 curr->w_state = LIT;
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dalpha-opc.c270 #define LIT (DFC2 + 1)
271 { 8, 13, -LIT, AXP_OPERAND_UNSIGNED, 0, 0 },
275 #define MDISP (LIT + 1)
420 #define ARG_OPRL { RA, LIT, DRC1 }
422 #define ARG_OPRLZ1 { ZA, LIT, RC }
571 { "mov", OPRL(0x11,0x20), BASE, { ZA, LIT, RC } }, /* pseudo */
268 #define LIT macro
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c1605 LIT, /* o: waiting for output space to write literal */ enumerator in enum:__anon9291
1630 LEN -> LENEXT or LIT or TYPE
1632 LIT -> LEN
3197 state->mode = LIT;
3290 case LIT:
/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dzlib.c4115 LIT, /* o: got literal, waiting for output space */ enumerator in enum:inflate_codes_state::__anon11983
4128 uInt lit; /* if LIT, literal */
4217 c->mode = LIT;
4302 case LIT: /* o: got literal, waiting for output space */

Completed in 163 milliseconds