Searched refs:harmless (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/lib/libc/xdr/
H A Dxdr_sizeof.c108 harmless(void) function
143 /* the other harmless ones */
144 ops.x_getlong = (dummyfunc1) harmless;
145 ops.x_getbytes = (dummyfunc2) harmless;
/freebsd-13-stable/sys/xdr/
H A Dxdr_sizeof.c111 harmless(void) function
148 /* the other harmless ones */
149 ops.x_getlong = (dummyfunc1) harmless;
150 ops.x_getbytes = (dummyfunc2) harmless;
/freebsd-13-stable/sys/conf/
H A Dsysent.mk28 # is both rare and harmless.
/freebsd-13-stable/contrib/bmake/mk/
H A Dsys.mk90 # make sure we have a harmless value
H A Ddirdeps.mk226 # A harmless? default.
599 # something harmless
/freebsd-13-stable/share/mk/
H A Ddirdeps.mk227 # A harmless? default.
613 # something harmless
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c830 ** that would be harmless and undetectable
1391 ** argument is a harmless no-op.
2549 ** are harmless no-ops.)^
2554 ** All other valid calls to sqlite3_shutdown() are harmless no-ops.)^
2859 ** ^It is harmless, apart from the wasted memory,
3910 ** to sqlite3_free() is harmless. After being freed, memory
4771 ** sqlite3_free_filename(Y) where Y is a NULL pointer is a harmless no-op.
5894 ** is undefined, though harmless. Future
6069 ** ^Invoking sqlite3_finalize() on a NULL pointer is a harmless no-op.
6546 ** then sqlite3_value_free(V) is a harmless n
13857 # define harmless macro
13859 # define harmless macro
[all...]

Completed in 500 milliseconds