Searched refs:CONSTANT (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/cmd/loadkeys/ |
H A D | loadkeys.y | 554 %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, ERROR }, [all …]
|
/titanic_50/usr/src/cmd/awk_xpg4/ |
H A D | awk3.c | 303 np = emptynode(CONSTANT, 0); in intnode() 317 np = emptynode(CONSTANT, 0); in realnode() 331 np = emptynode(CONSTANT, 0); in stringnode() 697 retval = emptynode(CONSTANT, 0); in action() 822 case CONSTANT: in exprint() 853 case CONSTANT: in exprreal() 882 case CONSTANT: in exprstring() 1013 if ((t = np->n_type) == VAR || t == CONSTANT) in exprreduce() 1767 if (actual->n_type == CONSTANT) in userfunc()
|
H A D | awk1.c | 267 constundef = emptynode(CONSTANT, 0); in awkvarinit() 676 case CONSTANT: in yyhex() 690 if (!catterm || lexlast != CONSTANT || wasfield) in yyhex() 775 return (CONSTANT); in lexnumber() 876 return (CONSTANT); in lexstring()
|
H A D | awk.y | 82 %token <node> CONSTANT VAR FUNC 368 | CONSTANT
|
/titanic_50/usr/src/common/crypto/aes/sun4u/ |
H A D | aes_crypt_asm.s | 82 ! CONSTANT POOL 600 ! CONSTANT POOL 1118 ! CONSTANT POOL 1636 ! CONSTANT POOL 2155 ! CONSTANT POOL
|
/titanic_50/usr/src/common/bignum/sun4u/ |
H A D | mont_mulf_v8plus.s | 49 ! 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 D | mont_mulf_v9.s | 35 ! CONSTANT POOL 43 ! CONSTANT POOL 51 ! CONSTANT POOL 59 ! CONSTANT POOL 67 ! CONSTANT POOL 523 ! CONSTANT POOL 641 ! CONSTANT POOL 820 ! CONSTANT POOL
|
H A D | mont_mulf_kernel_v9.s | 92 ! 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
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 118 #define CONSTANT 0x06 macro
|
H A D | devfsadm.c | 6472 link_list->type = CONSTANT; in create_link_list() 6746 case CONSTANT: in construct_devlink() 6904 if (temp->type == CONSTANT) { in free_link_list()
|
/titanic_50/usr/src/common/crypto/des/sun4u/ |
H A D | des_crypt_asm.s | 95 ! CONSTANT POOL 1128 ! CONSTANT POOL 3382 ! CONSTANT POOL
|