Home
last modified time | relevance | path

Searched defs:IS_LITERAL (Results 1 – 13 of 13) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dparse.h69 #define IS_LITERAL(x) ((x)&1) macro
/dports/x11-toolkits/xbae/xbae-4.60.4/src/
H A DInput.c59 #define IS_LITERAL(c) (((c) != CHAR_ALPHA && \ macro
/dports/lang/sdcc/sdcc-4.0.0/debugger/mcs51/
H A Dsymtab.h232 #define IS_LITERAL(x) (IS_SPEC(x) && x->select.s.sclass == S_LITERAL) macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_ssa_codegen.erl1289 -define(IS_LITERAL(Val), (Val =:= nil orelse macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_codegen.erl1356 -define(IS_LITERAL(Val), (Val =:= nil orelse macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_ssa_codegen.erl1330 -define(IS_LITERAL(Val), (Val =:= nil orelse macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_codegen.erl1356 -define(IS_LITERAL(Val), (Val =:= nil orelse macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_codegen.erl1356 -define(IS_LITERAL(Val), (Val =:= nil orelse macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_codegen.erl1356 -define(IS_LITERAL(Val), (Val =:= nil orelse macro
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dxlat.c291 #define IS_LITERAL(tree) ( ((tree)->operation & TREE_SUBOP) == TREE_LIT_CONST) macro
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCsymt.h581 #define IS_LITERAL(x) (IS_SPEC(x) && x->select.s.sclass == S_LITERAL) macro
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c2950 #define IS_LITERAL(C) (HTML_LITERAL & (C)) macro
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c2950 #define IS_LITERAL(C) (HTML_LITERAL & (C)) macro