Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.c52 static void set_char_attributes(int, int *);
2433 set_char_attributes(sptr, &sem.gdtype); in semant1()
5340 set_char_attributes(sptr, &dtype); in semant1()
5356 set_char_attributes(FVALG(sptr), &dtype); in semant1()
8435 set_char_attributes(sptr, &dtype); in semant1()
12355 set_char_attributes(int sptr, int *pdtype) in set_char_attributes() function