Searched refs:LARGEDATA (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dcrypt.c119 * define "LARGEDATA" to get faster permutations, by using about 72 kilobytes
124 #define LARGEDATA macro
188 * each transformation. Unless LARGEDATA is defined, however, a more compact
286 #if defined(LARGEDATA)
326 #endif /* LARGEDATA */
/macosx-10.10.1/ruby-106/ruby/missing/
H A Dcrypt.c103 * define "LARGEDATA" to get faster permutations, by using about 72 kilobytes
108 #define LARGEDATA macro
183 * each transformation. Unless LARGEDATA is defined, however, a more compact
278 #if defined(LARGEDATA)
324 #endif /* LARGEDATA */
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dcrypt.c120 * define "LARGEDATA" to get faster permutations, by using about 72 kilobytes
125 #define LARGEDATA macro
202 * each transformation. Unless LARGEDATA is defined, however, a more compact
297 #if defined(LARGEDATA)
344 #endif /* LARGEDATA */

Completed in 324 milliseconds