/reactos/dll/opengl/mesa/ |
H A D | clip.c | 342 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument 359 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument 376 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument 393 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument 410 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument 427 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument 567 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument 595 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument 623 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument 651 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument [all …]
|
/reactos/dll/opengl/glu32/src/libnurbs/internals/ |
H A D | bufpool.h | 122 inline void * operator new( size_t s) in new() function 130 PooledObj::operator new( size_t, Pool& pool ) in new() function
|
/reactos/drivers/bus/acpi/include/ |
H A D | list.h | 35 static inline void __list_add(struct list_head *new, in __list_add() 53 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 66 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
|
/reactos/drivers/filesystems/ext2/inc/linux/ |
H A D | list.h | 37 static inline void __list_add(struct list_head * new, in __list_add() 55 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 68 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
|
/reactos/sdk/include/ddk/ |
H A D | kcom.h | 208 inline PVOID operator new( in new() function 219 inline PVOID operator new( in new() function
|
H A D | stdunk.h | 184 operator new ( in new() function 192 operator new ( in new() function
|
/reactos/sdk/lib/3rdparty/libmpg123/ |
H A D | stringbuf.c | 51 int attribute_align_arg mpg123_grow_string(mpg123_string* sb, size_t new) in mpg123_grow_string() 59 int attribute_align_arg mpg123_resize_string(mpg123_string* sb, size_t new) in mpg123_resize_string()
|
/reactos/drivers/filesystems/ext2/src/ |
H A D | rbtree.c | 368 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node() 395 struct rb_node **new = &(root->rb_node), *parent = NULL; in rb_insert() local
|
H A D | linux.c | 147 static inline void __add_wait_queue(wait_queue_head_t *head, struct __wait_queue *new) in __add_wait_queue() 156 struct __wait_queue *new) in __add_wait_queue_tail() 376 struct rb_node *new = root->rb_node; in __buffer_head_search() local
|
/reactos/modules/rosapps/applications/net/ncftp/ncftp/ |
H A D | log.c | 67 FILE *new, *old; in EndLog() local
|
/reactos/sdk/include/psdk/ |
H A D | gdiplusbase.h | 38 operator new(size_t in_size) in new() function
|
/reactos/sdk/lib/crt/string/ |
H A D | winesup.h | 17 static inline unsigned int __control87(unsigned int new, unsigned int mask) in __control87()
|
/reactos/modules/rostests/kmtests/include/ |
H A D | kmt_platform.h | 57 #define KeRaiseIrql(new, old) *(old) = 123 argument
|
/reactos/base/shell/cmd/ |
H A D | batch.c | 306 BATCH_CONTEXT new; in Batch() local
|
/reactos/sdk/lib/3rdparty/stlport/src/ |
H A D | cxa.c | 72 struct exit_function *new = __new_exitfn (); in __cxa_atexit() local
|
/reactos/dll/win32/setupapi/ |
H A D | dirid.c | 201 struct user_dirid *new; in store_user_dirid() local
|
/reactos/dll/win32/riched20/ |
H A D | string.c | 106 WCHAR *new; in ME_InsertString() local
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | fat.c | 189 void set_fat(DOS_FS * fs, uint32_t cluster, int32_t new) in set_fat()
|
H A D | io.c | 346 CHANGE *new; in fs_write() local
|
/reactos/sdk/include/c++/stlport/stl/config/ |
H A D | _evc.h | 301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); } in new() function
|
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/ |
H A D | hash.c | 439 struct name_hash *new; local
|
/reactos/dll/win32/dbghelp/ |
H A D | source.c | 89 char* new; in source_new() local
|
H A D | storage.c | 183 void* new; in vector_add() local
|
/reactos/sdk/include/vcruntime/ |
H A D | comutil.h | 365 inline void *_bstr_t::Data_t::operator new(size_t sz) { in new() function 373 inline void *_bstr_t::Data_t::operator new(size_t sz) { in new() function
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | memory_buffer_alloc.c | 257 memory_header *new, *cur = heap.first_free; in buffer_alloc_calloc() local
|