Home
last modified time | relevance | path

Searched refs:LONG_TOKEN (Results 1 – 11 of 11) sorted by relevance

/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dsltoken.c47 case LONG_TOKEN: in map_token_to_string()
625 return tok->type = LONG_TOKEN; in get_number_token()
1509 case LONG_TOKEN: in _SLcompile_byte_compiled()
1704 case LONG_TOKEN: in byte_compile_token()
H A D_slang.h484 #define LONG_TOKEN 0x16 macro
H A Dslparse.c1575 case LONG_TOKEN: in postfix_expression()
H A Dslang.c4854 case LONG_TOKEN: in compile_basic_token_mode()
/dports/devel/libslang2/slang-2.3.2/src/util/
H A Dbcdump.c31 case LONG_TOKEN: in dump_token()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dsltoken.c207 case LONG_TOKEN: in map_token_to_string()
715 return str_to_signed_constant (s, SLANG_LONG_TYPE, LONG_TOKEN, LONG_MASK, tok); in get_number_token()
2036 case LONG_TOKEN: in _pSLcompile_byte_compiled()
2347 case LONG_TOKEN: in byte_compile_token()
H A Dslparse.c123 case LONG_TOKEN: in check_int_token_overflow()
124 stype = LONG_TOKEN; in check_int_token_overflow()
210 case LONG_TOKEN: in check_number_token_overflow()
2794 case LONG_TOKEN: in postfix_expression()
H A D_slang.h1132 #define LONG_TOKEN 0x16 macro
H A Dslang.c9731 case LONG_TOKEN: in compile_basic_token_mode()
9746 case LONG_TOKEN: in compile_basic_token_mode()
/dports/print/texlive-base/texlive-20150521-source/texk/bibtex-x/
H A Dbibtex.h1421 #define LONG_TOKEN 3 macro
H A Dbibtex-2.c1024 || ( ! enough_text_chars (LONG_TOKEN)))