Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h921 struct _sem_bounds { struct
1225 struct _sem_bounds bounds[MAXDIMS];
H A Dsemutil2.c590 BCOPY(aa, &sem.bounds[0], struct _sem_bounds, MAXDIMS); in save_dim_specs()
599 BCOPY(&sem.bounds[0], aa, struct _sem_bounds, MAXDIMS); in restore_dim_specs()