FX_DIR_EXT_SIZE is only used within filex.
 
Symbols
loading...
Files
loading...

FX_DIR_EXT_SIZE macro

Syntax

#define FX_DIR_EXT_SIZE 3

References

LocationText
fx_api.h:459
#define FX_DIR_EXT_SIZE 3
fx_directory_create.c:737
for (i = 0; i < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); i++)
fx_directory_create.c:788
for (i = 0; i < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); i++)
fx_directory_entry_read.c:542
for (i = 0, j = 0; i < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); i++)
fx_directory_entry_read.c:612
for (j = 0; j < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); j++)
fx_directory_entry_read.c:624
read_ptr += (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE);
fx_directory_entry_read.c:646
for (j = 0; j <= (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE) && (short_name_ptr[j] != 0x00); j++)
fx_directory_entry_write.c:93
CHAR shortname[FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE + 1];
fx_directory_entry_write.c:222
for (j = i; j < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; j++)
fx_directory_entry_write.c:272
while (k < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE)
fx_directory_entry_write.c:413
for (i = 0; i < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); i++)
fx_directory_entry_write.c:438
for (i = 0; i < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; i++)
fx_directory_entry_write.c:469
for (i++, j = FX_DIR_NAME_SIZE; j < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; i++, j++)
fx_directory_entry_write.c:487
for (j = 0; j < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); j++)
fx_directory_entry_write.c:516
for (i = checksum = 0; i < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; i++)
fx_directory_entry_write.c:733
for (i = 0; i < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); i++)
fx_directory_entry_write.c:747
for (i = 0; i < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; i++)
fx_directory_entry_write.c:775
for (i++, j = FX_DIR_NAME_SIZE; j < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; i++, j++)
fx_directory_entry_write.c:790
work_ptr += (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE);
fx_directory_entry_write.c:954
for (j = 0; j < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; j++)
fx_directory_entry_write.c:1004
for (i++, j = FX_DIR_NAME_SIZE; j < FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE; i++, j++)
fx_directory_entry_write.c:1030
work_ptr += (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE);
fx_unicode_directory_entry_read.c:554
for (i = 0, j = 0; i < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); i++)
fx_unicode_directory_entry_read.c:624
for (j = 0; j < (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE); j++)
fx_unicode_directory_entry_read.c:636
read_ptr += (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE);
fx_unicode_directory_entry_read.c:658
for (j = 0; j <= (FX_DIR_NAME_SIZE + FX_DIR_EXT_SIZE) && (short_name_ptr[j] != 0x00); j++)