Searched refs:ND_DEFAULT (Results 1 – 1 of 1) sorted by relevance
49 #define ND_DEFAULT 0x000 macro1291 int flags = ND_DEFAULT; /* base buffer and ndarray flags */ in ndarray_init()1303 !(flags == ND_DEFAULT || flags == ND_REDIRECT)) { in ndarray_init()1357 int flags = ND_DEFAULT; /* base buffer flags */ in ndarray_push()