HomeSort by: relevance | last modified time | path
    Searched refs:LT (Results 1 - 24 of 24) sorted by relevancy

  /src/tests/kernel/arch/hppa/
contextspfunc.S 42 addil LT%_C_LABEL(contextdone), %r19 /* r20 := contextdone */
44 addil LT%_C_LABEL(contextsp), %r19 /* r21 := &contextsp */
execsp.S 66 addil LT%_C_LABEL(startsp), %r19 /* r20 := &startsp */
70 addil LT%_C_LABEL(__start), %r19 /* r1 := __start */
83 addil LT%_C_LABEL(ctorsp), %r19 /* r1 := &ctorsp */
102 addil LT%_C_LABEL(mainsp), %r19 /* r1 := &mainsp */
117 addil LT%_C_LABEL(dtorsp), %r19 /* r20 := &dtorsp */
121 addil LT%_C_LABEL(execsp_main), %r19 /* r1 := execsp_main */
signalsphandler.S 42 addil LT%_C_LABEL(signalsp), %r19 /* r1 := &signalsp */
  /src/usr.bin/tset/
map.c 54 #define LT 0x04
57 #define LE (LT | EQ)
113 mapp->conditional |= LT;
116 if (mapp->conditional & LT)
154 mapp->conditional = ~mapp->conditional & (EQ | GT | LT);
176 if (mapp->conditional & LT)
213 case LT:
  /src/lib/libc/arch/hppa/gen/
_resumecontext.S 46 addil LT%_C_LABEL(_resumecontext), %r19
  /src/lib/libc/arch/hppa/sys/
brk.S 53 addil LT%__minbrk, %r19
68 addil LT%__curbrk, %r19
sbrk.S 51 addil LT%__curbrk, %r19
64 addil LT%__curbrk, %r19
cerror.S 51 addil LT%errno, %r19
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
codecs.c 113 #define LT(x, y) GT(y, x)
119 return (LT(x, 26) & (x + 'A')) |
120 (GE(x, 26) & LT(x, 52) & (x + ('a' - 26))) |
121 (GE(x, 52) & LT(x, 62) & (x + ('0' - 52))) | (EQ(x, 62) & '+') |
140 return (LT(x, 26) & (x + 'A')) |
141 (GE(x, 26) & LT(x, 52) & (x + ('a' - 26))) |
142 (GE(x, 52) & LT(x, 62) & (x + ('0' - 52))) | (EQ(x, 62) & '-') |
  /src/usr.bin/xlint/lint1/
op.h 86 LT,
scan.l 96 "<" return lex_operator(T_RELATIONAL, LT);
tree.c 885 const tnode_t *ln, tspec_t lt,
891 if (lt == CHAR && is_out_of_char_range(rn)) {
914 tspec_t lt = ln->tn_type->t_tspec; local in function:check_integer_comparison
920 if (!is_integer(lt) || !is_integer(rt))
924 if (lt == CHAR && rn->tn_op == CON &&
938 if (!check_nonportable_char_comparison(op, ln, lt, rn, rt))
941 if (is_uinteger(lt) && !is_uinteger(rt) &&
947 } else if (op == LT || op == GE)
952 if (is_uinteger(rt) && !is_uinteger(lt) &&
977 usual_arithmetic_conversion_trad(tspec_t lt, tspec_t rt
1048 tspec_t lt = (*lnp)->tn_type->t_tspec; local in function:balance
1490 tspec_t lt = ln->tn_type->t_tspec; local in function:build_plus_minus
1583 tspec_t lt = ln->tn_type->t_tspec; local in function:build_colon
1694 tspec_t lt = ln->tn_type->t_tspec; local in function:build_assignment
2698 tspec_t lt = ltp->t_subt->t_tspec; local in function:warn_incompatible_pointers
3178 tspec_t lt, rt, lst = NO_TSPEC, rst = NO_TSPEC; local in function:check_assign_types_compatible
3493 tspec_t lt = ltp->t_tspec; local in function:typeok
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/radeon/
trinityd.h 98 # define LT(x) ((x) << 0)
radeon_trinity_dpm.c 1017 value |= LT((pi->thermal_auto_throttling + 49 - pi->sys_info.htc_hyst_lmt) * 8);
  /src/sys/arch/hppa/include/
asm.h 136 addil LT%func, %r19 !\
  /src/usr.sbin/npf/npfctl/
npf_parse.y 141 %token LT
1138 | LT EQ { $$ = NPF_OP_LE; }
1139 | LT { $$ = NPF_OP_LT; }
  /src/lib/libcrypt/
crypt-argon2.c 86 #define LT(x, y) GT(y, x)
  /src/usr.bin/make/
cond.c 130 LT, LE, GT, GE, EQ, NE
514 case LT:
566 return par->p += 1, *out_op = LT, true;
  /src/libexec/ld.aout_so/
ld.so.sparc.uue 44 M@``%T"9@(-(&8`S0!>!8T")@#$``/Z70!>`LT@7@7("B(``"@``$T")``$``
223 M@*(`"9`0``L"O__WF`,@`=`+/_^0(L`(@*(@`#*``"+2!&`LT`1@"("B`!DR
225 M`!O@!```0``X#J`$``*4$``(DA``$$``.`V0$``;@*(@`#*```K2!&`LT`7A
348 MI7__T`>_N("B`!4"@``1H`>_N#"``#"`I7__`H``+H"FO_\"@``LT`>_N("B
773 M`!C6!&`LT`1@')_"P`"2$``2L)(@`"2``'+0%&`,$(``#M`&8`BP$``0D!``
783 M@*(@`*`D`!@2O_^LT"9@"!"```:P$"``T!1@#+`0/_^0$B!`T#1@#(''X`B!
ld.so.i386.uue 830 MA<!^"%#HF_[__XD&C67X6U[)PXGV58GE4^@`````6X'#LT$``/^S=````.C!
998 M1&32```$``!$:-(```0``$1LT@``!```1'#2```$``!$=-(```0``$1XT@``
1069 M````````)@0```<!``"LT@``"`$``"P$```%`@``H$P````````U!```"0``
1205 M``"LT@``"-$``&C=``!.````,-$``%#=``!,W0``.-$``,#3```\G0``-)<`
1218 M``````"LT@``))@``#27``#0EP``A)<`````````````````````````````
ld.so.arm.uue 613 MH.-LT$WB!+!,XO\J`.L`4*#A`0!UX_"H&PD%`*#A?!!+XC$K`.L``%#C`P``
  /src/sys/arch/hppa/hppa/
db_disasm.c 169 #define LT 0x4
1415 case LT: return(",<");
1446 case LT: return(",<");
  /src/sys/arch/mips/mips/
fp.S 380 PTR_WORD cmp_s # func 60 74 C.LT.S
446 PTR_WORD cmp_d # func 60 74 C.LT.D
645 PTR_WORD cmp_ps # func 60 74 C.LT
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 620 [: ${CONFIG_LT=./config.lt}
648 m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
653 This config.lt script is free software; the Free Software Foundation
693 # configure is writing to config.log, but config.lt does its own redirection,
696 # config.log, so it can be properly (re)opened and appended to by config.lt.
4071 # define LT@&t@_DLSYM_CONST
4074 # define LT@&t@_DLSYM_CONST
4076 # define LT@&t@_DLSYM_CONST const
4090 LT@&t@_DLSYM_CONST struct {
8254 test 10 -lt "$lt_ac_count" && brea
    [all...]

Completed in 47 milliseconds