/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | e_rem_pio2f.c | 91 int32_t e0,i,j,nx,n,ix,hx; in __ieee754_rem_pio2f() local
|
H A D | e_rem_pio2.c | 58 int32_t e0,i,j,nx,n,ix,hx; in __ieee754_rem_pio2() local
|
H A D | k_rem_pio2.c | 285 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec) in __kernel_rem_pio2()
|
H A D | k_rem_pio2f.c | 45 __kernel_rem_pio2f(float *x, float *y, int e0, int nx, int prec, in __kernel_rem_pio2f()
|
/dflybsd-src/games/gomoku/ |
H A D | bdisp.c | 325 int ny, nx, ch; in get_coord() local
|
/dflybsd-src/games/hack/ |
H A D | hack.mon.c | 315 int nx, ny, omx, omy, appr, nearer, cnt, i, j; in m_move() local 573 int x, y, nx, ny, cnt = 0, ntyp; in mfndpos() local
|
H A D | hack.dog.c | 187 int nx, ny, omx, omy, appr, nearer, j; in dog_move() local
|
H A D | hack.vault.c | 264 int x, y, dx, dy, gx, gy, nx, ny, typ; in gd_move() local
|
H A D | hack.shk.c | 937 xchar gx, gy, omx, omy, nx, ny, nix, niy; in shk_move() local
|
/dflybsd-src/bin/mined/ |
H A D | mined1.c | 810 int nx = get_shift(line->shift_count) * -SHIFT_SIZE; in find_x() local 902 set_cursor(int nx, int ny) in set_cursor()
|
H A D | mined.h | 252 #define move_to(nx, ny) move((nx), NIL_PTR, (ny)) argument
|
H A D | mined2.c | 706 int nx = x; in delete() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | rtl.c | 360 rtx nx, ny; in rtx_equal_p_cb() local
|
H A D | sel-sched-ir.c | 1084 skip_unspecs_callback (const_rtx *xx, const_rtx *yy, rtx *nx, rtx* ny) in skip_unspecs_callback() 1115 rtx *nx, enum machine_mode* nmode) in hash_with_unspec_callback()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | rtl.c | 418 rtx nx, ny; in rtx_equal_p_cb() local
|
H A D | early-remat.c | 508 scratch_equal (const_rtx *x, const_rtx *y, rtx *nx, rtx *ny) in scratch_equal()
|
H A D | var-tracking.c | 2086 rtx nx = vt_canonicalize_addr (NULL, x); in get_addr_from_global_cache() local 2126 rtx nx = vt_canonicalize_addr (set, x); in get_addr_from_local_cache() local 2147 rtx nx = vt_canonicalize_addr (set, l->loc); in get_addr_from_local_cache() local
|
H A D | sel-sched-ir.c | 1088 skip_unspecs_callback (const_rtx *xx, const_rtx *yy, rtx *nx, rtx* ny) in skip_unspecs_callback() 1119 rtx *nx, machine_mode* nmode) in hash_with_unspec_callback()
|
/dflybsd-src/games/bs/ |
H A D | bs.c | 502 int ny, nx, c; in getcoord() local
|
/dflybsd-src/crypto/openssh/ |
H A D | monitor_wrap.c | 313 #define M_CP_STRARRAYOPT(x, nx) do { \ in mm_decode_activate_server_options() argument
|
H A D | monitor.c | 729 #define M_CP_STRARRAYOPT(x, nx) do { \ in mm_encode_server_options() argument
|
/dflybsd-src/contrib/bzip2/ |
H A D | bzip2.c | 1113 Int32 nx = strlen(suffix); in hasSuffix() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | libgcc2.c | 879 UWtype nx = uu.s.low ^ uu.s.high; in __parityDI2() local
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | libgcc2.c | 920 UWtype nx = uu.s.low ^ uu.s.high; in __parityDI2() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_xar.c | 1837 struct xattr *xattr, **nx; in xattr_new() local
|