Searched refs:pointer (Results 1 – 8 of 8) sorted by relevance
143 a `const char` pointer, which is the line the user has typed so far, and144 a `linenoiseCompletions` object pointer, which is used as argument of201 The free hint callback will just receive the pointer and free the string
206 * pointer alignments across all cache indices.
246 The pointer returned if the allocation succeeds is suitably aligned so247 that it may be assigned to a pointer to any type of object with a
181 - Randomly distribute large allocation base pointer alignment relative to page259 -fno-omit-frame-pointer to gcc. Note that the application (and all the533 - Check for NULL pointer in malloc_usable_size().764 and incorporate an opaque data pointer argument for use by the application
173 AC_MSG_ERROR([Unsupported pointer size: ${ac_cv_sizeof_void_p}])828 JE_CFLAGS_APPEND([-fno-omit-frame-pointer])
6470 je_cv_cflags_appended=-fno-omit-frame-pointer
68 used. Together with a pointer to the string, it requires a `size_t` length argument235 Redis. It returns a pointer to the newly created `redisAsyncContext` struct. The `err` field
1007 unsigned long pointer; member