Home
last modified time | relevance | path

Searched refs:newt (Results 1 – 22 of 22) sorted by relevance

/netbsd/sys/external/bsd/vchiq/dist/interface/compat/
H A Dvchi_bsd.c298 VCHIQ_THREAD_T newt; in vchiq_thread_create() local
316 newt = NULL; in vchiq_thread_create()
318 slot, &newt, "%s", name) != 0) { in vchiq_thread_create()
320 newt = NULL; in vchiq_thread_create()
325 return newt; in vchiq_thread_create()
/netbsd/lib/libc/time/
H A Dzdump.c604 time_t newt = cutlotime; in main() local
606 showextrema(tz, argv[i], t, NULL, newt); in main()
631 newt = hunt(tz, t, newt, false); in main()
632 newtmp = localtime_rz(tz, &newt, &newtm); in main()
636 newtmp, newt, newtm_ok ? in main()
639 show(tz, argv[i], newt - 1, true); in main()
640 show(tz, argv[i], newt, true); in main()
643 t = newt; in main()
651 time_t newt = absolute_max_time; in main() local
653 if (t < newt) { in main()
[all …]
H A Dlocaltime.c1620 time_t newt; in localsub() local
1640 if (newt < sp->ats[0] || in localsub()
1641 newt > sp->ats[sp->timecnt - 1]) { in localsub()
1645 result = localsub(sp, &newt, setname, tmp); in localsub()
2150 time_t newt; in time2sub() local
2338 newt = (time_t)(t + sp->ttis[j].tt_utoff - in time2sub()
2340 if (! funcp(sp, &newt, offset, &mytm)) in time2sub()
2349 t = newt; in time2sub()
2356 newt = t + saved_seconds; in time2sub()
2357 if ((newt < t) != (saved_seconds < 0)) in time2sub()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.c3103 tree newt, context; in remap_vla_decls() local
3139 while (POINTER_TYPE_P (newt) && !TYPE_NAME (newt)) in remap_vla_decls()
3141 newt = TREE_TYPE (newt); in remap_vla_decls()
3144 if (TYPE_NAME (newt) in remap_vla_decls()
3147 && newt != type in remap_vla_decls()
3149 TYPE_NAME (newt) = remap_decl (TYPE_NAME (newt), &id.cb); in remap_vla_decls()
3437 tree newt, t = type; in finalize_nesting_tree_1() local
3452 while (POINTER_TYPE_P (newt) && !TYPE_NAME (newt)) in finalize_nesting_tree_1()
3454 newt = TREE_TYPE (newt); in finalize_nesting_tree_1()
3460 && newt != t in finalize_nesting_tree_1()
[all …]
H A Dtree-nested.cc3257 tree newt, context; in remap_vla_decls() local
3293 while (POINTER_TYPE_P (newt) && !TYPE_NAME (newt)) in remap_vla_decls()
3295 newt = TREE_TYPE (newt); in remap_vla_decls()
3298 if (TYPE_NAME (newt) in remap_vla_decls()
3301 && newt != type in remap_vla_decls()
3303 TYPE_NAME (newt) = remap_decl (TYPE_NAME (newt), &id.cb); in remap_vla_decls()
3591 tree newt, t = type; in finalize_nesting_tree_1() local
3606 while (POINTER_TYPE_P (newt) && !TYPE_NAME (newt)) in finalize_nesting_tree_1()
3608 newt = TREE_TYPE (newt); in finalize_nesting_tree_1()
3614 && newt != t in finalize_nesting_tree_1()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3103 tree newt, context; in remap_vla_decls() local
3139 while (POINTER_TYPE_P (newt) && !TYPE_NAME (newt)) in remap_vla_decls()
3141 newt = TREE_TYPE (newt); in remap_vla_decls()
3144 if (TYPE_NAME (newt) in remap_vla_decls()
3147 && newt != type in remap_vla_decls()
3149 TYPE_NAME (newt) = remap_decl (TYPE_NAME (newt), &id.cb); in remap_vla_decls()
3437 tree newt, t = type; in finalize_nesting_tree_1() local
3452 while (POINTER_TYPE_P (newt) && !TYPE_NAME (newt)) in finalize_nesting_tree_1()
3454 newt = TREE_TYPE (newt); in finalize_nesting_tree_1()
3460 && newt != t in finalize_nesting_tree_1()
[all …]
/netbsd/external/mit/lua/dist/src/
H A Dltable.c566 Table newt; /* to keep the new hash part */ in luaH_resize() local
570 setnodevector(L, &newt, nhsize); in luaH_resize()
573 exchangehashpart(t, &newt); /* and new hash */ in luaH_resize()
580 exchangehashpart(t, &newt); /* and hash (in case of errors) */ in luaH_resize()
585 freehash(L, &newt); /* release new hash part */ in luaH_resize()
589 exchangehashpart(t, &newt); /* 't' has the new hash ('newt' has the old) */ in luaH_resize()
595 reinsert(L, &newt, t); /* 'newt' now has the old hash */ in luaH_resize()
596 freehash(L, &newt); /* free old hash part */ in luaH_resize()
/netbsd/external/bsd/file/dist/magic/magdir/
H A Duuencode21 # Greg Roelofs, newt@uchicago.edu
25 # Greg Roelofs, newt@uchicago.edu
H A Dvms6 # VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@uchicago.edu)
H A Darchive1174 # HA archiver (Greg Roelofs, newt@uchicago.edu)
1205 # LHARC/LHA archiver (Greg Roelofs, newt@uchicago.edu)
1413 # SQUISH archiver (Greg Roelofs, newt@uchicago.edu)
1416 # UC2 archiver (Greg Roelofs, newt@uchicago.edu)
H A Dimages473 # (Greg Roelofs, newt@uchicago.edu)
509 # (Greg Roelofs, newt@uchicago.edu)
715 # PC bitmaps (OS/2, Windows BMP files) (Greg Roelofs, newt@uchicago.edu)
1131 # XPM icons (Greg Roelofs, newt@uchicago.edu)
H A Daudio109 # Extended MOD format (*.emd) (Greg Roelofs, newt@uchicago.edu); NOT TESTED
H A Dmsdos305 # Some signatures below from Greg Roelofs, newt@uchicago.edu.
/netbsd/sys/net/npf/
H A Dnpf_ifaddr.c88 replace_ifnet_table(npf_t *npf, npf_table_t *newt) in replace_ifnet_table() argument
100 oldt = npf_tableset_swap(ts, newt); in replace_ifnet_table()
H A Dnpf_tableset.c196 npf_tableset_swap(npf_tableset_t *ts, npf_table_t *newt) in npf_tableset_swap() argument
198 const u_int tid = newt->t_id; in npf_tableset_swap()
202 KASSERT(oldt->t_id == newt->t_id); in npf_tableset_swap()
204 newt->t_refcnt = oldt->t_refcnt; in npf_tableset_swap()
208 return atomic_swap_ptr(&ts->ts_map[tid], newt); in npf_tableset_swap()
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dedit.c41 static struct termios prevt, newt; variable
1130 newt = prevt; in edit_init()
1131 newt.c_lflag &= ~(ICANON | ECHO); in edit_init()
1132 tcsetattr(STDIN_FILENO, TCSANOW, &newt); in edit_init()
/netbsd/lib/libform/
H A Dinternals.c220 _formi_tab_t *tp, *newt; in copy_row() local
253 newt = new->tabs; in copy_row()
256 if ((newt->fwd = malloc(sizeof(*newt->fwd))) == NULL) { in copy_row()
260 newt = tp->fwd; in copy_row()
262 tp = newt; in copy_row()
270 memcpy(newt->fwd, tp, sizeof(*newt->fwd)); in copy_row()
271 newt->fwd->back = newt; in copy_row()
272 newt = newt->fwd; in copy_row()
273 newt->fwd = NULL; in copy_row()
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d825 goto newt; in betaIncompleteInv()
851 goto newt; in betaIncompleteInv()
854 goto newt; in betaIncompleteInv()
933 newt: in betaIncompleteInv()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d833 goto newt; in betaIncompleteInv()
859 goto newt; in betaIncompleteInv()
862 goto newt; in betaIncompleteInv()
941 newt: in betaIncompleteInv()
/netbsd/lib/libpthread/
H A Dpthread.c1279 pthread__initmain(pthread_t *newt) in pthread__initmain() argument
1299 *newt = pthread__main; in pthread__initmain()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d9451 auto newt = tsa2.next.sarrayOf(dim1).immutableOf(); in visit() local
9452 e2x = castTo(e2x, sc, newt); in visit()
/netbsd/share/dict/
H A Dweb2124281 newt