Searched refs:x_p (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/texinfo/makeinfo/ |
| D | defun.c | 332 defun_internal (int type, int x_p) in defun_internal() argument 479 if (!x_p) in defun_internal() 525 if (!x_p) in defun_internal() 693 int x_p = (command[strlen (command) - 1] == 'x'); in cm_defun() local 695 if (x_p) in cm_defun() 702 if (x_p) in cm_defun() 718 defun_internal (type, x_p); in cm_defun()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | c-common.c | 5964 field_decl_cmp (const void *x_p, const void *y_p) in field_decl_cmp() argument 5966 const tree *const x = (const tree *const) x_p; in field_decl_cmp() 5990 resort_field_decl_cmp (const void *x_p, const void *y_p) in resort_field_decl_cmp() argument 5992 const tree *const x = (const tree *const) x_p; in resort_field_decl_cmp()
|
| /freebsd-9-stable/contrib/gcc/config/arm/ |
| D | arm.c | 4185 thumb_legitimize_reload_address (rtx *x_p, in thumb_legitimize_reload_address() argument 4190 rtx x = *x_p; in thumb_legitimize_reload_address() 4202 push_reload (orig_x, NULL_RTX, x_p, NULL, MODE_BASE_REG_CLASS (mode), in thumb_legitimize_reload_address() 4219 push_reload (orig_x, NULL_RTX, x_p, NULL, MODE_BASE_REG_CLASS (mode), in thumb_legitimize_reload_address()
|