Searched defs:new_n (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.sbin/config/ |
H A D | gram.y | 69 #define new_n(n) new0(n, NULL, NULL, 0, NULL) macro
|
/openbsd-src/usr.sbin/pppd/ |
H A D | main.c | 1612 int new_n = i + 17; global() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 899 svm_range_split_array(void * ppnew,void * ppold,size_t size,uint64_t old_start,uint64_t old_n,uint64_t new_start,uint64_t new_n) svm_range_split_array() argument
|