Home
last modified time | relevance | path

Searched defs:appends (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/io/ltp-aiodio/
Ddio_append.c30 static int appends; variable
Daiodio_append.c37 static int appends = 1000; variable
/external/python/cpython2/Modules/
DcPickle.c1642 static char appends = APPENDS; in batch_list() local