HomeSort by relevance Sort by last modified time
    Searched defs:OUT2 (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
cjkcodecs.h 125 #define OUT2(c) ((*outbuf)[1]) = (c);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
cjkcodecs.h 125 #define OUT2(c) ((*outbuf)[1]) = (c);
  /external/python/cpython2/Modules/cjkcodecs/
cjkcodecs.h 125 #define OUT2(c) ((*outbuf)[1]) = (c);

Completed in 85 milliseconds