Searched refs:CONSTANT (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y554 %term TABLENAME INT CHAR CHARSTRING CONSTANT FKEY KEY SAME AS SWAP WITH
562 %type <number> CHARSTRING CHAR INT CONSTANT FKEY TABLENAME
657 CONSTANT
696 { "alt", CONSTANT, ALT },
698 { "altgraph", CONSTANT, ALTGRAPH },
702 { "buckybits", CONSTANT, BUCKYBITS },
704 { "capslock", CONSTANT, CAPSLOCK },
705 { "compose", CONSTANT, COMPOSE },
707 { "downarrow", CONSTANT, DOWNARROW },
708 { "error", CONSTANT, ERRO
[all...]
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c303 np = emptynode(CONSTANT, 0);
317 np = emptynode(CONSTANT, 0);
331 np = emptynode(CONSTANT, 0);
697 retval = emptynode(CONSTANT, 0);
822 case CONSTANT:
853 case CONSTANT:
882 case CONSTANT:
1013 if ((t = np->n_type) == VAR || t == CONSTANT)
1767 if (actual->n_type == CONSTANT)
H A Dawk1.c267 constundef = emptynode(CONSTANT, 0);
676 case CONSTANT:
690 if (!catterm || lexlast != CONSTANT || wasfield)
775 return (CONSTANT);
876 return (CONSTANT);
H A Dawk.y82 %token <node> CONSTANT VAR FUNC
368 | CONSTANT
/illumos-gate/usr/src/common/crypto/aes/sun4u/
H A Daes_crypt_asm.s82 ! CONSTANT POOL
600 ! CONSTANT POOL
1118 ! CONSTANT POOL
1636 ! CONSTANT POOL
2155 ! CONSTANT POOL
3516 ! CONSTANT POOL
4034 ! CONSTANT POOL
4552 ! CONSTANT POOL
5070 ! CONSTANT POOL
5589 ! CONSTANT POO
[all...]
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s49 ! CONSTANT POOL
57 ! CONSTANT POOL
65 ! CONSTANT POOL
73 ! CONSTANT POOL
81 ! CONSTANT POOL
323 ! CONSTANT POOL
434 ! CONSTANT POOL
553 ! CONSTANT POOL
H A Dmont_mulf_kernel_v9.s92 ! CONSTANT POOL
98 ! CONSTANT POOL
108 ! CONSTANT POOL
118 ! CONSTANT POOL
128 ! CONSTANT POOL
138 ! CONSTANT POOL
533 ! CONSTANT POOL
668 ! CONSTANT POOL
839 ! CONSTANT POOL
H A Dmont_mulf_v9.s35 ! CONSTANT POOL
43 ! CONSTANT POOL
51 ! CONSTANT POOL
59 ! CONSTANT POOL
67 ! CONSTANT POOL
523 ! CONSTANT POOL
641 ! CONSTANT POOL
820 ! CONSTANT POOL
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h118 #define CONSTANT 0x06 macro
H A Ddevfsadm.c6473 link_list->type = CONSTANT;
6476 vprint(DEVLINK_MID, "CONSTANT FOUND %s\n", constant);
6747 case CONSTANT:
6905 if (temp->type == CONSTANT) {
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s95 ! CONSTANT POOL
1128 ! CONSTANT POOL
3382 ! CONSTANT POOL

Completed in 108 milliseconds