Lines Matching refs:NEEDED
1360 "English is noted for the vast size of its active vocabulary and its fluidity.[citation needed][weasel words] English easily accepts technical terms into common usage and imports new words and phrases that often come into common usage. Examples of this phenomenon include: cookie, Internet and URL (technical terms), as well as genre, über, lingua franca and amigo (imported words/phrases from French, German, modern Latin, and Spanish, respectively). In addition, slang often provides new meanings for old words and phrases. In fact, this fluidity is so pronounced that a distinction often needs to be made between formal forms of English and contemporary usage. See also: sociolinguistics.\n" +
3221 " excerpts from this file needed for using this malloc on ANSI C/C++\n" +
3296 " needed; 4 (8) for a trailing size field and 8 (16) bytes for\n" +
3557 "#include <stdio.h> /* needed for malloc_stats */\n" +
3558 "#include <errno.h> /* needed for optional MALLOC_FAILURE_ACTION */\n" +
3720 " MALLOC_POSTACTION. This is needed for locking, but you can also use\n" +
4056 " The main declaration needed is the mallinfo struct that is returned\n" +
4291 " no longer needed. Otherwise, the chunks array must be of at least\n" +
4301 " needed. If you'd like to instead be able to free all at once, you\n" +
4324 " free(pool); // Can now free the array (or not, if it is needed later)\n" +
4347 " be freed when it is no longer needed. Otherwise, the chunks array\n" +
4357 " needed. If you'd like to instead be able to free all at once, you\n" +
4415 " cfree is needed/defined on some systems that pair it with calloc,\n" +
5017 " so the (usually slower) memmove is not needed.\n" +
5085 " so the following is unlikely to be needed, but is\n" +
5371 " approximately least recently used chunk. Ordering isn't needed\n" +
7753 " /* compute array length, if needed */\n" +
8261 "#ifdef NEEDED\n" +
8336 "#if defined (USE_MALLOC_LOCK) && defined (NEEDED)\n" +
8586 "#if defined (USE_MALLOC_LOCK) && defined (NEEDED)\n" +
8600 "#if defined (USE_MALLOC_LOCK) && defined (NEEDED)\n" +
8625 "#if defined (USE_MALLOC_LOCK) && defined (NEEDED)\n" +
8640 "#if defined (USE_MALLOC_LOCK) && defined (NEEDED)\n" +
8661 "#if defined (USE_MALLOC_LOCK) && defined (NEEDED)\n" +