Searched refs:low_base (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c8557 int low_base = 0; local
8563 base = high ? low_base : high_base;
8565 base = high ? high_base : low_base;

Completed in 105 milliseconds