Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Derror.c75 static fioerror static_gbl[GBL_SIZE]; variable
76 static fioerror *gbl = &static_gbl[0];
77 static fioerror *gbl_head = &static_gbl[0];
H A Dldwrite.c77 static G static_gbl[GBL_SIZE]; variable
78 static G *gbl = &static_gbl[0];
79 static G *gbl_head = &static_gbl[0];
H A Dnmlwrite.c75 static G static_gbl[GBL_SIZE]; variable
76 static G *gbl = &static_gbl[0];
77 static G *gbl_head = &static_gbl[0];
H A Dldread.c98 static G static_gbl[GBL_SIZE]; variable
99 static G *gbl = &static_gbl[0];
100 static G *gbl_head = &static_gbl[0];
H A Dunf.c133 static G static_gbl[GBL_SIZE]; variable
134 static G *gbl = &static_gbl[0];
135 static G *gbl_head = &static_gbl[0];
H A Dnmlread.c145 static G static_gbl[GBL_SIZE]; variable
146 static G *gbl = &static_gbl[0];
147 static G *gbl_head = &static_gbl[0];
H A Dfmtwrite.c84 static G static_gbl[GBL_SIZE]; variable
85 static G *gbl = &static_gbl[0];
86 static G *gbl_head = &static_gbl[0];
H A Dfmtread.c99 static G static_gbl[GBL_SIZE]; variable
100 static G *gbl = &static_gbl[0];
101 static G *gbl_head = &static_gbl[0];