Home
last modified time | relevance | path

Searched refs:TE_FUNCTION3 (Results 1 – 14 of 14) sorted by relevance

/dports/shells/fish/fish-3.3.1/src/
H A Dtinyexpr.cpp53 TE_FUNCTION3, enumerator
65 if (type == TE_FUNCTION3) return 3; in get_arity()
294 case TE_FUNCTION3: in next_token()
400 case TE_FUNCTION3: { in base()
575 case TE_FUNCTION3: in te_eval()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/tinyexpr/
H A Dtinyexpr.c106 case TE_FUNCTION3: case TE_CLOSURE3: te_free(n->parameters[2]); /* Falls through. */ in te_free_parameters()
269 …case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: /* Falls through. … in next_token()
345 case TE_FUNCTION2: case TE_FUNCTION3: case TE_FUNCTION4: in base()
529 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in te_eval()
635 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in pn()
H A Dtinyexpr.h45 TE_FUNCTION0 = 8, TE_FUNCTION1, TE_FUNCTION2, TE_FUNCTION3, enumerator
H A Dtest.c424 {"sum3", sum3, TE_FUNCTION3}, in test_dynamic()
/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/external/tinyexpr/
H A Dtinyexpr.c106 case TE_FUNCTION3: case TE_CLOSURE3: te_free(n->parameters[2]); /* Falls through. */ in te_free_parameters()
267 …case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: /* Falls through. … in next_token()
343 case TE_FUNCTION2: case TE_FUNCTION3: case TE_FUNCTION4: in base()
527 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in te_eval()
633 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in pn()
H A Dtinyexpr.h45 TE_FUNCTION0 = 8, TE_FUNCTION1, TE_FUNCTION2, TE_FUNCTION3, enumerator
/dports/editors/marker/Marker-2020.04.04.2/src/scidown/src/charter/src/tinyexpr/
H A Dtinyexpr.c106 case TE_FUNCTION3: case TE_CLOSURE3: te_free(n->parameters[2]); in te_free_parameters()
267 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in next_token()
343 case TE_FUNCTION2: case TE_FUNCTION3: case TE_FUNCTION4: in base()
527 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in te_eval()
633 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in pn()
H A Dtinyexpr.h45 TE_FUNCTION0 = 8, TE_FUNCTION1, TE_FUNCTION2, TE_FUNCTION3, enumerator
H A Dtest.c424 {"sum3", sum3, TE_FUNCTION3}, in test_dynamic()
/dports/x11/i3lock-color/i3lock-color-2.13.c.4/
H A Dtinyexpr.c106 case TE_FUNCTION3: case TE_CLOSURE3: te_free(n->parameters[2]); in te_free_parameters()
267 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in next_token()
343 case TE_FUNCTION2: case TE_FUNCTION3: case TE_FUNCTION4: in base()
527 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in te_eval()
633 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in pn()
H A Dtinyexpr.h45 TE_FUNCTION0 = 8, TE_FUNCTION1, TE_FUNCTION2, TE_FUNCTION3, enumerator
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/tinyexpr/
H A Dtinyexpr.h45 TE_FUNCTION0 = 8, TE_FUNCTION1, TE_FUNCTION2, TE_FUNCTION3, enumerator
H A Dtinyexpr.c106 case TE_FUNCTION3: case TE_CLOSURE3: te_free(n->parameters[2]); /* Falls through. */ in te_free_parameters()
281 …case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: /* Falls through. … in next_token()
402 case TE_FUNCTION2: case TE_FUNCTION3: case TE_FUNCTION4: in base()
647 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in te_eval()
753 case TE_FUNCTION0: case TE_FUNCTION1: case TE_FUNCTION2: case TE_FUNCTION3: in pn()
H A Dtest.c424 {"sum3", sum3, TE_FUNCTION3}, in test_dynamic()