HomeSort by relevance Sort by last modified time
    Searched defs:_POSIX2_LINE_MAX (Results 101 - 102 of 102) sorted by null

1 2 3 45

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 313 _POSIX2_LINE_MAX = 2048
322 LINE_MAX = _POSIX2_LINE_MAX
339 NL_LANGMAX = _POSIX2_LINE_MAX
  /external/python/cpython2/Lib/plat-atheos/
IN.py 159 _POSIX2_LINE_MAX = 2048
169 LINE_MAX = _POSIX2_LINE_MAX
187 NL_LANGMAX = _POSIX2_LINE_MAX

Completed in 386 milliseconds

1 2 3 45