Home
last modified time | relevance | path

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

/dports/devel/splint/splint-3.1.2/src/
H A DfileTable.c101 fileTable_getIndex (fileTable ft, cstring s) in fileTable_getIndex() function
332 int tindex = fileTable_getIndex (ft, absname); in fileTable_addFilePrim()
618 int tindex = fileTable_getIndex (ft, s); in fileTable_exists()
634 int tindex = fileTable_getIndex (ft, s); in fileTable_lookup()
669 tindex = fileTable_getIndex (ft, dbase); in fileTable_lookupBase()
674 tindex = fileTable_getIndex (ft, base); in fileTable_lookupBase()