Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.opt165 Target RejectNegative Joined Var(ix86_preferred_stack_boundary_string)
H A Di386.c1920 if (ix86_preferred_stack_boundary_string) in override_options()
1922 i = atoi (ix86_preferred_stack_boundary_string); in override_options()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h431 &ix86_preferred_stack_boundary_string, \
3423 extern const char *ix86_preferred_stack_boundary_string;
H A Di386.c698 const char *ix86_preferred_stack_boundary_string; variable
1234 if (ix86_preferred_stack_boundary_string) in override_options()
1236 i = atoi (ix86_preferred_stack_boundary_string); in override_options()