Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Ddata.c66 typedef struct _ffedata_convert_cache_ *ffedataConvertCache_; typedef
119 static ffedataConvertCache_ ffedata_convert_cache_; /* Fewer conversions. */
705 ffedataConvertCache_ cache; in ffedata_convert_()
726 cache = (ffedataConvertCache_) malloc_new_ks (malloc_pool_image (), in ffedata_convert_()