Home
last modified time | relevance | path

Searched refs:_USE_LFN (Results 1 – 25 of 28) sorted by relevance

12

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlibx/third_party/ff/
H A Dff.h55 #if !_USE_LFN
151 #if _USE_LFN
167 #if _USE_LFN
252 #if _USE_LFN /* Unicode - OEM code conversion */
255 #if _USE_LFN == 3 /* Memory functions */
H A Dffconf.h93 #define _USE_LFN 0 /* 0 to 3 */ macro
H A Dff.c120 #if _USE_LFN == 1
338 #if _USE_LFN
1172 #if _USE_LFN
1277 #if _USE_LFN
1324 #if _USE_LFN
1352 #if _USE_LFN in dir_find()
1359 #if _USE_LFN in dir_find()
1413 #if _USE_LFN in dir_read()
1552 #if _USE_LFN in dir_register()
1879 #if _USE_LFN in get_fileinfo()
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlib/third_party/ff/
H A Dff.h55 #if !_USE_LFN
151 #if _USE_LFN
167 #if _USE_LFN
252 #if _USE_LFN /* Unicode - OEM code conversion */
255 #if _USE_LFN == 3 /* Memory functions */
H A Dffconf.h93 #define _USE_LFN 0 /* 0 to 3 */ macro
H A Dff.c120 #if _USE_LFN == 1
338 #if _USE_LFN
1172 #if _USE_LFN
1277 #if _USE_LFN
1324 #if _USE_LFN
1352 #if _USE_LFN in dir_find()
1359 #if _USE_LFN in dir_find()
1413 #if _USE_LFN in dir_read()
1552 #if _USE_LFN in dir_register()
1879 #if _USE_LFN in get_fileinfo()
[all …]
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/platform/
H A Daldjgpp.h59 #ifdef _USE_LFN
60 #define ALLEGRO_LFN _USE_LFN
/dports/devel/global/global-6.6.7/libutil/
H A Dpath.c91 if (_USE_LFN) { in canonpath()
185 if (_USE_LFN) { in realpath()
/dports/archivers/lzop/lzop-1.04/src/
H A Ddjgpp2.c167 if (_USE_LFN) in sysinfo_djgpp()
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Ddir.c60 #ifndef _USE_LFN
61 #define _USE_LFN 0 macro
71 if (filename == 0 || _USE_LFN) in dosify()
/dports/lang/perl5.34/perl-5.34.0/djgpp/
H A Ddjgpp.c286 if (!_USE_LFN) in glob_handler()
374 XSRETURN_IV (_USE_LFN); in XS()
/dports/lang/perl5.30/perl-5.30.3/djgpp/
H A Ddjgpp.c286 if (!_USE_LFN) in glob_handler()
374 XSRETURN_IV (_USE_LFN); in XS()
/dports/lang/perl5.32/perl-5.32.1/djgpp/
H A Ddjgpp.c286 if (!_USE_LFN) in glob_handler()
374 XSRETURN_IV (_USE_LFN); in XS()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/djgpp/
H A Ddjgpp.c286 if (!_USE_LFN) in glob_handler()
374 XSRETURN_IV (_USE_LFN); in XS()
/dports/archivers/unzip/unzip60/msdos/
H A Ddoscfg.h89 # define USE_LFN _USE_LFN /* runtime test: support long filenames? */
/dports/devel/gmake/make-4.3/src/
H A Ddir.c67 #ifndef _USE_LFN
68 #define _USE_LFN 0 macro
78 if (filename == 0 || _USE_LFN) in dosify()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Ddir.c76 #ifndef _USE_LFN
77 #define _USE_LFN 0 macro
87 if (filename == 0 || _USE_LFN) in dosify()
/dports/emulators/uae/uae-0.8.29/src/od-dos/misc/
H A Dmisc.c121 if (_USE_LFN) in DOS_init()
/dports/editors/fte/fte/src/
H A Ds_files.cpp50 if (_USE_LFN) in my_fixpath()
/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dstat.c797 if (statbuf->st_size == 0 && _USE_LFN) in stat_assist()
/dports/emulators/uae/uae-0.8.29/src/od-dos/video/
H A Dconio-ui.c68 if (_USE_LFN) in tui_setup()
/dports/editors/emacs/emacs-27.2/src/
H A Dmsdos.c95 #ifndef _USE_LFN
96 #define _USE_LFN 0 macro
3391 return (_USE_LFN ? Qt : Qnil);
/dports/archivers/zip/zip30/msdos/
H A Dmsdos.c518 if (_USE_LFN == 0)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dmsdos.c95 #ifndef _USE_LFN
96 #define _USE_LFN 0 macro
3392 return (_USE_LFN ? Qt : Qnil);
/dports/lang/micropython/micropython-1.17/ports/cc3200/ftp/
H A Dftp.c1065 #if _USE_LFN

12