Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c214 #define lTable (Perl_po2()->po2_lTable) macro
5470 rc = myDosGetInfoSeg(&gTable, &lTable); in GetInfoTables()
5488 return local ? (ULONG)lTable : (ULONG)gTable; in InfoTable()