MCPcopy Create free account

hub / github.com/csmith-project/csmith / functions

Functions1,599 in github.com/csmith-project/csmith

Methodmake_fact
src/FactUnion.cpp:167
Methodmake_facts
src/FactPointTo.cpp:336
Methodmake_facts
src/FactUnion.cpp:176
Methodmake_first
* */
src/Function.cpp:453
Methodmake_full_bitfields_struct_fields
---------------------------------------------------------------------
src/Type.cpp:697
Methodmake_init_value
* find an initializing value for a new variable * for non-pointers, we just use constants * for pointers we need to find another variable to take ad
src/VariableSelector.cpp:817
Methodmake_int
* Return a `Constant' representing the integer value `v'. Note that the * return value may not be "fresh." */
src/Constant.cpp:431
Methodmake_iteration
src/StatementFor.cpp:157
Methodmake_normal_struct_fields
src/Type.cpp:792
Methodmake_one_bitfield
src/Type.cpp:670
Methodmake_one_bitfield_by_enum
src/Type.cpp:888
Methodmake_one_normal_field_by_enum
src/Type.cpp:925
Methodmake_one_struct_field
src/Type.cpp:714
Methodmake_one_union_field
src/Type.cpp:731
Methodmake_possible_compound_assign
src/StatementAssign.cpp:240
Methodmake_print_index_str
src/ArrayVariable.cpp:755
Methodmake_random
* */
src/ExpressionAssign.cpp:51
Methodmake_random
* */
src/StatementContinue.cpp:58
Methodmake_random
* */
src/Function.cpp:440
Methodmake_random
-------------------------------------------------------------- * Sometimes we need to generate constants outside of any current function, * e.g., ini
src/Constant.cpp:399
Methodmake_random
* */
src/ExpressionVariable.cpp:57
Methodmake_random
* */
src/StatementExpr.cpp:54
Methodmake_random
* */
src/ExpressionFuncall.cpp:71
Methodmake_random
* */
src/Statement.cpp:235
Methodmake_random
* */
src/StatementAssign.cpp:114
Methodmake_random
////////////////////////////////////////////////////////////////////////// * */
src/StatementGoto.cpp:63
Methodmake_random
* */
src/Lhs.cpp:60
Methodmake_random
* */
src/Block.cpp:123
Methodmake_random
* */
src/StatementIf.cpp:59
Methodmake_random
* */
src/StatementBreak.cpp:59
Methodmake_random
src/ExpressionComma.cpp:59
Methodmake_random
* */
src/StatementReturn.cpp:56
Methodmake_random
* */
src/Expression.cpp:158
Methodmake_random
* */
src/StatementArrayOp.cpp:79
Methodmake_random
* Generate a somewhat-trivial `for' loop */
src/StatementFor.cpp:268
Methodmake_random
* XXX */
src/FunctionInvocation.cpp:80
Methodmake_random_array_init
src/StatementArrayOp.cpp:91
Methodmake_random_array_loop
generate loop traversing array(s) */
src/StatementFor.cpp:295
Methodmake_random_binary
src/SafeOpFlags.cpp:188
Methodmake_random_binary
* */
src/FunctionInvocation.cpp:170
Methodmake_random_binary_ptr_comparison
* */
src/FunctionInvocation.cpp:283
Methodmake_random_iter_ctrl
* Randomly determine the iteration over an array: initial value, * increment value (negative means going backwards), given the size * of array */
src/StatementArrayOp.cpp:66
Methodmake_random_nonzero
src/Constant.cpp:416
Methodmake_random_param
* */
src/Expression.cpp:254
Methodmake_random_pointer_type
---------------------------------------------------------------------
src/Type.cpp:1175
Methodmake_random_signature
src/Function.cpp:414
Methodmake_random_struct_type
src/Type.cpp:1113
Methodmake_random_unary
src/SafeOpFlags.cpp:152
Methodmake_random_unary
* */
src/FunctionInvocation.cpp:142
Methodmake_random_union_type
src/Type.cpp:1153
Methodmake_random_upto
src/Constant.cpp:407
Methodmake_return_const
* Used for protecting depth */
src/Function.cpp:607
Methodmake_rndnum_generator
* Create singleton instance. */
src/DefaultRndNumGenerator.cpp:72
Methodmake_rndnum_generator
* Factory method to create random number generators. */
src/AbsRndNumGenerator.cpp:70
Methodmake_rndnum_generator
* Singleton */
src/SimpleDeltaRndNumGenerator.cpp:72
Methodmake_rndnum_generator
* Singleton */
src/DFSRndNumGenerator.cpp:161
Methodmake_scalar_consts
* make sure no const-pointers if const_pointers is false */
src/CVQualifiers.cpp:203
Methodmake_scalar_volatiles
* make sure no volatile-pointers if volatile-pointers is false */
src/CVQualifiers.cpp:191
Methodmake_sequence
src/SequenceFactory.cpp:47
Methodmatch
src/CVQualifiers.cpp:155
Functionmemcpy
runtime/random_inc.h:109
Functionmemset
runtime/random_inc.h:119
Methodmerge_jump_facts
src/FactMgr.cpp:599
Methodmerge_pointees_of_pointer
src/FactPointTo.cpp:706
Methodmerge_pointees_of_pointers
src/FactPointTo.cpp:718
Methodmonitored_funcs
src/CGOptions.cpp:601
Methodmust_break_or_return
src/Block.cpp:390
Methodmust_jump
* return true if condition is always true */
src/StatementContinue.cpp:117
Methodmust_jump
* return true if condition is always true */
src/StatementGoto.cpp:363
Methodmust_jump
src/StatementIf.cpp:221
Methodmust_jump
* return true if condition is always true */
src/StatementBreak.cpp:117
Methodmust_jump
src/Statement.h:162
Methodmust_jump
src/StatementReturn.h:62
Methodmust_return
src/Statement.h:160
Methodmust_return
src/StatementReturn.h:60
Functionmy_greater
src/ProbabilityTable.h:118
Functionmy_less
src/ProbabilityTable.h:111
Methodneed_no_rhs
src/StatementAssign.h:98
Methodnew_variable
------------------------------------------------------------- * generate a new variable and store into AllVars */
src/VariableSelector.cpp:164
Methodnext
src/Enumerator.h:85
Methodno_delta_reduction
src/DeltaMonitor.h:57
Methodnot_equals
src/Expression.h:130
Methodnumber_to_type
src/Statement.cpp:129
Methodopen_one_output_file
src/DefaultOutputMgr.cpp:85
Methodopportunistic_validate
* validate the pointer with some chance of overlooking safety check * this can create some null/dangling pointer dereferences, which * are used t
src/FactPointTo.cpp:467
Methodoutput
src/CVQualifiers.cpp:709
Methodoutput_addr_checks
--------------------------------------------------------------
src/ArrayVariable.cpp:700
Methodoutput_alt_exprs
* output statement with "all" possible binary reductions. * note this probably takes a long time to compute, therefore we need to limit * the number
src/ReducerOutputMgr.cpp:470
Methodoutput_array_init
src/CoverageTestExtension.cpp:69
Methodoutput_artificial_globals
src/ReducerOutputMgr.cpp:962
Methodoutput_bitfields
src/Bookkeeper.cpp:457
Methodoutput_block
src/ReducerOutputMgr.cpp:165
Methodoutput_block_entry_msg
src/ReducerOutputMgr.cpp:342
Methodoutput_block_skeleton
src/Reducer.cpp:313
Methodoutput_branches
src/StatementIf.cpp:163
Methodoutput_call_chain
src/CGContext.cpp:536
Methodoutput_cast
src/Expression.cpp:241
Methodoutput_checksum_with_indices
src/ArrayVariable.cpp:632
Methodoutput_comment_line
src/DefaultOutputMgr.cpp:254
Methodoutput_comment_line
src/DFSOutputMgr.cpp:121
← previousnext →1,201–1,300 of 1,599, ranked by callers