Home | History | Annotate | Download | only in libevent

Lines Matching refs:lambda

42     return map(lambda x: x % mydict, mylist)
1130 code += map(lambda x: ' ' + x, codearrayassign)
1171 code += map(lambda x: ' ' + x, codearrayadd)
1199 code += map(lambda x: ' ' + x, tmp)
1264 code += map(lambda x: ' ' + x, codearrayfree)