Home
last modified time | relevance | path

Searched defs:get_int24 (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsiomacres.c84 int get_int24(byte *p) { in get_int24() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsiomacres.c85 int get_int24(byte *p) { in get_int24() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsiomacres.c85 int get_int24(byte *p) { in get_int24() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsiomacres.c84 int get_int24(byte *p) { in get_int24() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dpacket_parser.c42 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
H A Dsys.h1209 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dpacket_parser.c42 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
H A Dsys.h1160 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dpacket_parser.c42 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
H A Dsys.h1158 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h1201 #define get_int24(s) ((((byte*) (s))[0] << 16) | \ macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h1201 #define get_int24(s) ((((byte*) (s))[0] << 16) | \ macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h1201 #define get_int24(s) ((((byte*) (s))[0] << 16) | \ macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dsys.h1201 #define get_int24(s) ((((byte*) (s))[0] << 16) | \ macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/drivers/common/
H A Dinet_drv.c600 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/drivers/common/
H A Dinet_drv.c600 #define get_int24(s) ((((unsigned char*) (s))[0] << 16) | \ macro