Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-tls5mode.c5 static __thread char e2 [32] __attribute__ ((aligned (64))); variable
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dexpr.c48 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and()
55 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) in expr_alloc_or()
128 #define e2 (*ep2) macro
189 int expr_eq(struct expr *e1, struct expr *e2) in expr_eq()
346 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or()
410 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and()
507 #define e2 (*ep2) in expr_eliminate_dups1() macro
559 #define e2 (*ep2) in expr_eliminate_dups2() macro
851 #define e2 (*ep2) in expr_extract_eq() macro
879 struct expr *e1, *e2; in expr_trans_compare() local
[all …]
/l4re-core-master/lua/lib/contrib/src/
A Dlcode.c526 static void freeexps (FuncState *fs, expdesc *e1, expdesc *e2) { in freeexps()
1316 const expdesc *e2) { in constfolding()
1356 static void finishbinexpval (FuncState *fs, expdesc *e1, expdesc *e2, in finishbinexpval()
1375 expdesc *e1, expdesc *e2, int line) { in codebinexpval()
1387 expdesc *e1, expdesc *e2, int flip, int line, in codebini()
1398 static int finishbinexpneg (FuncState *fs, expdesc *e1, expdesc *e2, in finishbinexpneg()
1417 static void swapexps (expdesc *e1, expdesc *e2) { in swapexps()
1427 expdesc *e1, expdesc *e2, int flip, int line) { in codearith()
1449 expdesc *e1, expdesc *e2, int line) { in codecommutative()
1467 expdesc *e1, expdesc *e2, int line) { in codebitwise()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ryu/
A Dd2s.c80 int32_t e2; in d2d() local
413 const int32_t e2 = (int32_t) ieeeExponent - DOUBLE_BIAS - DOUBLE_MANTISSA_BITS; in d2d_small_int() local
A Dgeneric_128.c68 int32_t e2; in generic_binary_to_decimal() local
A Df2s.c41 int32_t e2; in f2d() local
A Dd2fixed.c342 int32_t e2; in d2fixed_buffered_n() local
528 int32_t e2; in d2exp_buffered_n() local

Completed in 13 milliseconds