Home
last modified time | relevance | path

Searched refs:fatal_error_2 (Results 1 – 23 of 23) sorted by relevance

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/omegafonts/
H A Derror_routines.h32 extern void fatal_error_2(const_string, int, int);
H A Dparse_ofm.c146 fatal_error_2("Stated (%d) and actual (%d) file length do not match", in ofm_organize()
232 fatal_error_2("The character code range %d .. %d is illegal", bc, ec); in ofm_organize()
H A Derror_routines.c138 fatal_error_2(const_string fmt, int item, int item2) in fatal_error_2() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/glulxe/
H A Dglulxe.h986 #define fatal_error_2(s1, s2) (fatal_error_handler((s1), (s2), false, 0)) macro
/dports/games/scummvm/scummvm-2.5.1/engines/glk/glulx/
H A Dglulx.h1000 #define fatal_error_2(s1, s2) (fatal_error_handler((s1), (s2), false, 0)) macro